Auto merge of #1284 - apasel422:issue-1277, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 14 Feb 2015 01:30:29 +0000 (01:30 +0000)
committerbors <bors@rust-lang.org>
Sat, 14 Feb 2015 01:30:29 +0000 (01:30 +0000)
commit3f74d7eec2d6b2f7d08b31971725d79b38a9edb2
treecef501e9a747c272e32af03aef348bda61d0f0a7
parent13f32f900b31d23a712df9b20ffe1814ac6f68d0
parent256faff1e827922a497c5d160339cfbfecaa27ab
Auto merge of #1284 - apasel422:issue-1277, r=alexcrichton

This is a WIP for #1277. I would like to add a test for the new behavior in `tests/test_cargo_test.rs`, but I'm having a hard time getting the output to match.

Some feedback would be great to see if this is even the right approach.